Kotlin JS GitHub Action SDK
/
com.rnett.action.core
/
logger
/
notice
notice
fun
notice
(message:
String
)
Content copied to clipboard
fun
notice
(message:
String
, annotationProperties:
AnnotationProperties
)
Content copied to clipboard
Log a notice message.
fun
notice
(exception:
Throwable
)
Content copied to clipboard
fun
notice
(exception:
Throwable
, annotationProperties:
AnnotationProperties
)
Content copied to clipboard
Log
exception
as a notice message.